home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / adaref.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.3 KB  |  70 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : ADAREF - Ada Cross-Reference Program
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : 
  6. -- AUTHOR            : K. Cassidy, G. Anderson
  7. --                   : USAF Armament Lab
  8. --                   : Submitted by: Richard Conn (RCONN at SIMTEL20)
  9. -- COPYRIGHT         : 
  10. -- DATE CREATED      : 2 July 85
  11. -- DATE RELEASED     : 2 July 85
  12. -- DATE LAST UPDATED : 2 July 85
  13. -- LOCATION          : ASR
  14. -- ENVIRONMENT       : DEC VAX 11/785, DEC Pascal
  15. --= CLASSIFICATION       ===============================================--
  16. -- CATEGORY LEVEL 1  : PROGRAMMING TOOLS
  17. -- CATEGORY LEVEL 2  : Cross Reference
  18. -- CATEGORY LEVEL 3  : Cross Reference 1
  19. -- CATEGORY LEVEL 4  : 
  20. -- KEYWORD           : Ada Cross Reference
  21. -- KEYWORD           : Cross Reference
  22. -- KEYWORD           : Pascal
  23. -- INDEX             : Pascal
  24. -- INDEX             : Ada Cross Reference
  25. -- INDEX             : Cross Reference, Ada
  26. -- TAXONOMY          : 
  27. -- DEPENDENCIES      : 
  28. -- SEE ALSO          : 
  29. --= FILE LISTING         ===============================================--
  30. -- FILE SPECS        : PD:<ADA.CROSS-REFERENCE>ADAREF.*
  31. -- DIRECTORY DISPLAY :
  32. -- Directory   PD:<ADA.CROSS-REFERENCE>
  33. --      File Name     Byte Count  Line Count
  34. --   ---------------  ----------  ----------
  35. --   ADAREF.COM              682          24
  36. --   ADAREF.DOC              628           9
  37. --   ADAREF.PAS            23786         695
  38. --   ADAREF.PRO             3147          66
  39. --   ===============  ==========  ==========
  40. --     4 Files             28243         794
  41. --= ABSTRACT             ===============================================--
  42. --         This  is  an  Ada  cross reference program, written in Pascal.
  43. -- Adapted from an original work by Wirth in his book "Algorithms +  Data
  44. -- Structures  = Programs", several modifications were made to create the
  45. -- present form.  See the  opening  comments  for  authors  and  revision
  46. -- history.
  47. --= REVISION HISTORY     ===============================================--
  48. --
  49. -- DATE         VERSION    AUTHOR                  HISTORY
  50. -- 19850702    1.0    K. Cassidy        Initial release to repository
  51. --= RELEASE NOTICE       ===============================================--
  52. -- This prologue must be included in all copies of this software.
  53. --
  54. -- This software is released to the Ada community.
  55. -- This software is released to the Public Domain (note:
  56. --   software released to the Public Domain is not subject
  57. --   to copyright protection).
  58. -- Restrictions on use or distribution:  NONE
  59. --= DISCLAIMER           ===============================================--
  60. --     This software and its documentation are provided "AS IS" and
  61. -- without any expressed or implied warranties whatsoever.  No warranties
  62. -- as to performance, merchantability, or fitness for a particular
  63. -- purpose exist.
  64. --     The user is advised to test the software thoroughly before
  65. -- relying on it.  The user must assume the entire risk and liability of
  66. -- using this software.  In no event shall any person or organization of
  67. -- people be held responsible for any direct, indirect, consequential or
  68. -- inconsequential damages or lost profits.
  69. --======================================================================--
  70.